home *** CD-ROM | disk | FTP | other *** search
/ PC for Alla 2005 May / PC för Alla 0505.iso / fullversioner / realsoft3d / data1.cab / Scripting / scripts / js / real / iagad / i3group.js < prev    next >
Encoding:
JavaScript  |  2005-04-04  |  494 b   |  31 lines

  1.  
  2. // JavaScript wrapper for i3group.h
  3. // Auto generated file, do not modify by hand
  4. // Copyright ⌐ 2004, Realsoft Graphics Oy
  5.  
  6. var R3_IAGROUPGADGET_H = 1;
  7. include("real/iagad/i3intact.js")
  8.  
  9.  
  10. var R3CLID_IAGROUPGADGET = 1431;
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20. function r3Iagroupgadget () { 
  21.    this.base = r3God;
  22.    if(arguments.length) {
  23.       this.base(R3CLID_IAGROUPGADGET, arguments);
  24.    }
  25.    // Methods
  26.  
  27.    // Attributes
  28. }
  29.  
  30. r3Iagroupgadget.prototype=new r3Iacontrolgadget;
  31. // i3group.h_H